home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / Vol E-12.iso / games / barbie / loader4.swf / scripts / frame_1 / PlaceObject2_2_1 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2012-05-21  |  159b  |  11 lines

  1. onClipEvent(enterFrame){
  2.    if(_level7.moveon == 4)
  3.    {
  4.       _level7.moveon = 0;
  5.       with(_root)
  6.       {
  7.          gotoAndPlay(2);
  8.       }
  9.    }
  10. }
  11.